golang.org/x/net/http2.Framer.countError (field)
5 uses
golang.org/x/net/http2 (current package)
frame.go#L278: countError func(errToken string)
frame.go#L439: countError: func(string) {},
frame.go#L523: f, err := typeFrameParser(fh.Type)(fr.frameCache, fh, fr.countError, payload)
server.go#L493: fr.countError = conf.CountError
transport.go#L869: cc.fr.countError = t.CountError
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)